Skip to content

Fix/ext dep#1

Merged
ChernovAndrey merged 8 commits intomainfrom
fix/ext-dep
Nov 18, 2025
Merged

Fix/ext dep#1
ChernovAndrey merged 8 commits intomainfrom
fix/ext-dep

Conversation

@ChernovAndrey
Copy link
Copy Markdown
Contributor

No description provided.

ChernovAndrey and others added 8 commits November 9, 2025 21:49
This fixes the n8n community node submission error by including the author email (andrei.chernov@faim.it.com) and GitHub repository URL in proper package.json format.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
…o JSON payloads

Replaced Apache Arrow binary serialization with pure JSON payloads to achieve zero external npm dependencies. Created JSONSerializer, updated RequestBuilder and ForecastClient to handle JSON requests/responses. Removed apache-arrow, axios, and pako. All 95 tests passing.
…d compatibility

- Remove console.error statement from error reshaping
- Replace setTimeout with promise-based async delay for retry backoff
- Apache arrow dependency already migrated to JSON serialization
- All tests passing, linting clean

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@ChernovAndrey ChernovAndrey merged commit 0a26b39 into main Nov 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant